home *** CD-ROM | disk | FTP | other *** search
- ECHO ON
- REM CLS
- REM This program will print the BESTCHEQ Manual. It is VERY important that
- REM you turn all printer settings OFF (such as automatic pagination).
- REM
- REM However, it is preferrable to print the Manual at 12 characters
- REM per inch.
- REM
- REM Align paper and set to top of form.
- REM
- PAUSE
- TYPE A:BESTCHEQ.DOC>PRN
- REM
- REM Remember to go directly to the SETUP procedure as defined in the
- REM Manual.
- REM
- PAUSE
- BESTCHEQ
-